Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

cmake: improve CMAKE_CUDA_COMPILER guessing on unix #17773

Merged
merged 1 commit into from
Mar 5, 2020

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Mar 5, 2020

Description

Fixes #17761

Fixes a bug in #17293 causing infinite loop on some systems.

@leezu leezu merged commit 66e4c27 into apache:master Mar 5, 2020
@leezu leezu deleted the cmakefixguesscuda branch March 5, 2020 18:21
MoisesHer pushed a commit to MoisesHer/incubator-mxnet that referenced this pull request Apr 10, 2020
Fixes a bug in apache#17293 causing an infinite loop on some systems.
anirudh2290 pushed a commit to anirudh2290/mxnet that referenced this pull request May 29, 2020
Fixes a bug in apache#17293 causing an infinite loop on some systems.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cmake stuck in infinite loop at configuration if nvcc is not found
2 participants